PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.barcodes.unidimensional Package / PDFCode39Barcode Class / renderSymbol Method
In This Topic
    renderSymbol Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public double renderSymbol( 
       char symbol,
       double horizontalOffset,
       double topPosition,
       double barHeight,
       double narrowBarWidth
    )

    Parameters

    symbol
    horizontalOffset
    topPosition
    barHeight
    narrowBarWidth
    See Also